projects
/
project
/
bcm63xx
/
u-boot.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
9b5dbe1
)
x86: x86-common.h: Add generic FS commands
author
Stefan Roese
<
[email protected]
>
Mon, 18 Jan 2016 13:49:57 +0000
(14:49 +0100)
committer
Bin Meng
<
[email protected]
>
Thu, 28 Jan 2016 05:53:29 +0000
(13:53 +0800)
This patch adds the generic FS commands (ls, load) to all x86 boards.
Signed-off-by: Stefan Roese <
[email protected]
>
Cc: Miao Yan <
[email protected]
>
Cc: Bin Meng <
[email protected]
>
Cc: Simon Glass <
[email protected]
>
Acked-by: Bin Meng <
[email protected]
>
include/configs/x86-common.h
patch
|
blob
|
history
diff --git
a/include/configs/x86-common.h
b/include/configs/x86-common.h
index 4182a3bf6314a5ee2dbf596fce5c780598d8f46c..dc7b227d25c41e3061a521a2ad196237a666e362 100644
(file)
--- a/
include/configs/x86-common.h
+++ b/
include/configs/x86-common.h
@@
-100,6
+100,7
@@
* Command line configuration.
*/
#define CONFIG_CMD_DATE
+#define CONFIG_CMD_FS_GENERIC
#define CONFIG_CMD_FPGA_LOADMK
#define CONFIG_CMD_IO
#define CONFIG_CMD_IRQ